hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipAudioClip.loadFromMemory
hip
assets
audioclip
HipAudioClip
Undocumented in source. Be warned that the author may not have intended to support it.
class
HipAudioClip
bool
loadFromMemory
(
in
ubyte
[]
data
,
HipAudioEncoding
encoding
,
HipAudioType
type
,
void
delegate
(
in
ubyte
[]
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
assets
audioclip
HipAudioClip
constructors
this
functions
_getBufferAPI
getAudioClipBackend
getClipData
getClipSize
getDecodedDuration
getDuration
getHint
getSampleRate
loadFromMemory
loadStreamed
onDispose
onFinishLoading
onUpdateStream
unload
updateStream
variables
clip